﻿
.alSpan {
	padding-bottom: 30px;
	margin-top: 65px;
	margin-bottom: 40px;
}

.alSpan h4 {
	padding: 20px 0px;
	font-size: 18px;
	text-align: center;
	background: url(../images/altitbr.png) no-repeat center 32px;
}

.alSpan h4 a {
	padding: 0 4px;
	color: #d5242e;
	background-color: #fff;
}

.alSpan h4 div {
	padding-bottom: 10px;
	font-size: 18px;
	text-transform: uppercase;
	color: #b8b8b8;
	font-weight: normal;
	background: url(../images/altitd_br.png) no-repeat center bottom;
}

.cgal .alCont {
	position: relative;
}

.cgal .alCont ul {
	margin: 0 auto;
	width: 928px;
	overflow: hidden;
}

.cgal .alCont li {
	margin: 0 7px;
	float: left;
	width: 275px;
	text-align: center;
}

.cgal .alCont li img {
	border: 4px solid #d6d6d6;
}

.cgal .alCont li img:hover {
	border-color: #8f8f8f;
}

.cgal .alCont li h5 {
	margin-top: 12px;
	font-weight: normal;
	font-size: 14px;
	font-family: 微软雅黑;
}

.cgal .alCont li h5 a {
	color: #333;
}

.cgal .alCont .btnLeft,
.cgal .alCont .btnRight {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 18px;
	height: 26px;
}

.cgal .alCont .btnLeft {
	left: 0px;
	background: url(../images/huibtnleft.png) no-repeat center;
}

.cgal .alCont .btnRight {
	right: 0px;
	background: url(../images/huibtnright.png) no-repeat center;
}
